~/modest/modest convert zeroconf-pta.jani --digital-clocks --output converted_zeroconf-pta.jani --overwrite --experiment T=200
~/storm/build/bin/storm --jani converted_zeroconf-pta.jani --janiproperty incorrect --exact floats --general:precision 1e-20 --engine portfolio --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Storm 1.5.1
Date: Thu Mar 19 02:41:56 2020
Command line arguments: --jani converted_zeroconf-pta.jani --janiproperty incorrect --exact floats '--general:precision' 1e-20 --engine portfolio --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /
WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.001s.
Portfolio engine picked the following settings:
engine=sparse bisimulation=false exact=false
Time for model construction: 0.025s.
--------------------------------------------------------------
Model type: MDP (sparse)
States: 498
Transitions: 641
Choices: 616
Reward Models: none
State Labels: 3 labels
* deadlock -> 0 item(s)
* ((s = 2) & (ip = 2)) -> 1 item(s)
* init -> 1 item(s)
Choice Labels: none
--------------------------------------------------------------
Model checking property "incorrect": Pmax=? [F ((s = 2) & (ip = 2))] ...
Result (for initial states): 0.00130151385413015941404369
Time for model checking: 0.001s.